Blog
Posts tagged with Tips & Tricks
-
I you can't use async/await return a promise
Try to adapt to the project's standards
-
Resolve the component to render in a variable
More readable way to render
-
Let the name handle the input
A simple spell but quite unbreakable
-
Cloudflare R2 as img hosting even with localhost
I struggled a lot to set my instance of R2 to work with my astro http://localhost:4321 dev domain here is how I solved it.